An attempt to wake up the main HAL thread by writing into an operating system pipe failed. Lookup the errno definition for a more specific cause.
Restart the switch, or run MM failover. Report the problem to your switch support contact.
Error
An attempt to wake-up a process thread failed because of a system write error - errno # %errnoNum%(%errnoStr%) , return code %retcode% and file descriptor %pipeFD%.
| Name | Type |
|---|---|
| retcode | sInt |
| errnoNum | sInt |
| errnoStr | String |
| pipeFD | uInt |